This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: VB and Notes ~Gus Nimjumigen 14.Jan.04 07:47 PM a Web browser Applications Development All ReleasesWindows XP
You also have to add a Project Reference to your VB project so VB knows what to do with Domino COM statements.
From your menu, PROJECTS - REFERENCES. This will popup a window with a ton of choices. You are looking for: Lotus Domino Objects. Select it and click OK.
Now when you type your domino statements, you will get the popup-completion which tells you VB knows about Domino.